@back_wrap:none;/*网站主体背景*/
@back_body:#f6f6f6;/*大背景*/


/*--------------------------------------------------------全局开始---------------------------------------------------*/
body{background:@back_body;font-family: 'Microsoft YaHei,Arial';
p{font-family: 'Arial,Microsoft YaHei';}}
li{list-style: none;}
.bk(@a:#000,@b:1px,@c:1px,@d:solid){border:@b @d @a;border-radius:@c;} /*边框*/
.img_max(@a:auto,@b:auto){max-width:@a;max-height:@b;} /*最大最小*/
.jz_h(@a:20px){line-height:@a;height:@a;}/*单行字体居中(默认20px)*/
.left{float:left;}
.main2{margin:30px auto;width:@b_w;}
.main3{margin:0 auto;width:@b_w;}
.main{margin:0 auto;width:@b_w;}
.off{display:none;} /*隐藏*/
.right{float:right;}
.trs(@a:0.3s){-webkit-transition: @a;-moz-transition: @a;-ms-transition: @a;-o-transition: @a;transition: @a;}
.trf(@a:scale(1.1)){-webkit-transform: @a;-moz-transform: @a;-ms-transform: @a;-o-transform: @a;transform: @a;}
.item{.trs(0.8s);}
.slh(){text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}/*单行超出部分省略号显示*/
.title{font-family: 'Microsoft YaHei';} /*所有.title样式内容使用微软雅黑*/
.wrap{margin:0 auto;background:@back_wrap;}
a:hover{text-decoration: none;}
/*搜索*/
#Sousuo{.right;
	margin-top: -28px;
}
/********消除浮动<div class="clear2"></div>*********/
.clear2{background: none;border: 0;clear: both;display: block;float: none;font-size: 0;margin: 0;padding: 0;overflow: hidden;visibility: hidden;width: 0;height: 0;
	&:after {content: ".";display:block;height: 0;clear: both;visibility:hidden;} 
}
/*--------------------------------------------------------全局结束---------------------------------------------------*/

/********头部**********/

@ba_w1:960px; /*滚动图片宽度*/
@ba_h1:350px; /*滚动图片高度*/

/********全局**********/
@body_width:100%;/*网站宽度*/
@b_w:1200px; /*网站内容宽度*/

/*------头部 header--------*/
@tou_top_height:34px;			/*头部上部高*/
@tou_center_height:148px;		/*头部中部高*/

@back_header:#fff;				/*header背景*/
@tou_big_background:url(../images/header_bg.jpg) 0 0 repeat-x;		/*大头部背景*/
@tou_top_background:none; 		/*头部上部背景*/
@tou_center_background:none;	/*头部中部背景*/


@tou_top_color:#fff;			/*头部上部字体颜色*/
@tou_logo_top:55px;				/*头部LOGO top定位*/
@tou_logo_left:0;				/*头部LOGO left定位*/
@tou_tel_top:41px;					/*头部TEL top定位*/
@tou_tel_right:0;				/*头部TEL right定位*/


@height_nav:122px; 				/*导航条高度*/
@nav_bg:url(../images/nav_bg.jpg) 0 0 repeat-x;					/*导航条背景*/
@nav_li_w:160px; 				/*选项卡宽度*/
@back_nav_li:url(../images/nav_h.png) center center no-repeat;					/*导航隔离条*/
@nav_li_a_color:#d6d2b9;			/*导航条字体颜色*/

@slider_h:688px;				/*大轮播图的高*/

@sousuo_h:36px; 				/*搜索块的高*/
@sousuo_bg:#f4f4f4;				/*搜索块的背景*/
@sousuo_fc:#000;				/*搜索块的字体颜色*/


@chanpin_height:auto;          /*产品模块的高度*/

@chanpin_l_width:216px;			/*产品模块左边区域的宽度*/
@chanpin_l_bg:#f0f0f0; 			/*产品模块右边区域背景*/
@chanpin_l_top_height:40px;		/*产品左边头部高度*/
@chanpin_l_top_bg:#909090;		/*产品左边头部背景*/
@chanpin_l_middle_height:auto; /*产品左边中部高度*/

@chanpin_r_width:766px;			/*产品模块右边区域的宽度*/
@chanpin_r_bg:#f0f0f0;			/*产品模块左边区域背景*/
@chanpin_r_top_height:40px;		/*产品右边头部高度*/
@chanpin_r_top_bg:#909090;		/*产品右边头部背景*/
@chanpin_r_middle_height:auto;	/*产品右边中部高度*/


@back_footer:#7d0002;			/*底部背景*/
@footer_fc:#cf8384;				/*底部导航字体颜色*/
@footer_fb:#fff;				/*底部信息字体颜色*/

@footerHead_h:90px;				/*底部头部高度*/
@footerHead_bg:none;			/*底部头部背景（长）*/
@footerHead_bg_s:none;			/*底部头部背景（短：默认1002px;）*/

@footermiddle_p: 20px 0 0 0; 	/*底部中部内边距*/
@footermiddle_lh:28px; 			/*底部中部内行高*/

@pagecolor:#ac1010;     		/* 翻页字体颜色 */

@xiangq:#ac1010;				/* 详情h4背景颜色 */


.tou {max-width:@body_width;min-width:@b_w;background:@tou_big_background;margin:0 auto;}
.tou_top{max-width:@body_width;min-width:@b_w;background:@tou_top_background;color:@tou_top_color;margin:0 auto;font-family:"微软雅黑";font-size:12px;}
.tou-s {width:@b_w;height:@tou_top_height;background:none;margin:0 auto;}
.tou-sz {height:@tou_top_height;line-height:@tou_top_height;float:left;}
.tou-sy {height:@tou_top_height;line-height:@tou_top_height;float:right;text-align:right;}
.tou-sy a {color:@tou_top_color;text-decoration:none;}
.tou-sy a:hover {color:#ff0000;}
.tou-x {width:@b_w;height:@tou_center_height;background:@tou_center_background;margin:0 auto;position:relative;}
.tou a.logo_img{left:@tou_logo_left;top:@tou_logo_top;position:absolute;}
.tou a.logo_tel{right:@tou_tel_right;top:@tou_tel_top;position:absolute;}
.nav_main{max-width:@body_width;min-width:@b_w;background:@nav_bg;margin:0 auto;height: 144px;}
.header{
	background:@back_header;
	margin: 0 auto;
	.nav{
		background-position:0 0px;
		background:@nav_bg;
		height:@height_nav;
		width: @b_w;
		margin: 0 auto;
		padding-top: 22px;
		.nav_logo{
			display: block;
			float: left;
			width: 240px;
			height:@height_nav;
			line-height: @height_nav; 
			text-align: center;
		}
		/*导航鼠标hover样式.lon*/
		.lon{
			a{
				background-position:50% 0;
			}
		}
		li{.left;
			background:@back_nav_li; 
			height: @height_nav;
			position:relative;
			text-align: center;
			width: @nav_li_w; 
			z-index: 1000;
			a{
				background:none;
				background-position:50% -@height_nav;
				color: @nav_li_a_color;
				display:block;
				font-family: "Microsoft YaHei";
				font-size:18px; 
				height:@height_nav;
				line-height: @height_nav; 
				margin: 0px auto;
				text-decoration: none;
				transition: all .3s ease-in-out;
				-moz-transition: all .3s ease-in-out;
				-webkit-transition: all .3s ease-in-out;
				-o-transition: all .3s ease-in-out;
				
			}
			&:hover{.lon;}
		}		
		.dropdown{
			.dropdown-menu{
				background: #ffd092;
				min-width: @nav_li_w;
				padding: 0;
				width:@nav_li_w;
				z-index: 10000;
				border-radius: 0;
				border: none;
				box-shadow: none;
				li{
					background: none;
					height: 50px;
					border-bottom: 1px solid #ac1010;
					a{
						background: none;
						height: 50px;
						line-height: 50px;
						padding: 0;
						color: #ac1010;
						font-weight: 100;
					}
					&:hover{
						>a{
							background: #ac1010;
							border-radius:0; 
							color:#ffd092;
						}
					}
				}
			}
		}
		.nav-li{
			position: static;
			.nav-div{
				/*display: none;*/
				background: #f00;
				float: left;
				left: @nav_li_w;
				overflow: hidden;
				padding: 6px 0;
				position: absolute;
				top: 0px;
				width: 0px;
				transition: all .3s ease-in-out;
				-moz-transition: all .3s ease-in-out;
				-webkit-transition: all .3s ease-in-out;
				-o-transition: all .3s ease-in-out;
			}
			&:hover{
				.nav-div{
					width: 100px;
				}
				
			}
		}
	}
	#banner{
		background:none;
		margin:0px auto;
		max-width:@ba_w1;
		padding: 0px;
		height:@ba_h1;
		_width: @ba_w1;
		ul{
			li{
				a{.left;
					width:@ba_w1;height:@ba_h1;
				}
			}
		}
	}
}
.tou-k {height:@slider_h;}/* 头部-大图框架样式  */
.tou-d {max-width:@body_width;min-width: @b_w;height:@sousuo_h;background:@sousuo_bg;margin:0 auto;}	/* 头部-关键词+搜索  */
.tou-dd{width: @b_w;height: @sousuo_h;margin: 0 auto;}
.tou-dz {color:@sousuo_fc;height: @sousuo_h;line-height: @sousuo_h;float:left;font-family:"微软雅黑";font-size:12px;}	/* 头部-左-关键词  */
.tou-dz a{color:@sousuo_fc;}
.tou-dz a:last-child span{display: none;}
.tou-dy {height:@sousuo_h;float:right;}/* 头部-右-关键词  */
.btn0{
    float: right;
}
.btn1{
    float: right;   
}
input.anniu{
    float:left;
    width:180px;
    height: 18px;
    line-height: 18px;
    margin-right:10px;
    display: inline-block;    
    padding: 4px;
    margin-bottom: 0;
    font-size: 13px;   
    color: #555555;
    border: 1px solid #cccccc;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;   
}
#KinSlideshow {
	position:relative;
	ul{margin:0;padding:0;
		li{.left;margin:0;padding:0;
			a{.left;}
		}
	}
	/*大图导航圆点样式*/
	ol{position: absolute;bottom: 10px;width:100%;margin:0;left:0;text-align:center;
		li{cursor: pointer;display:inline-block;display:inline\9;width: 15px;height: 15px;border-radius:15px;font-size: 10px;padding: ~"0 3px\9"; opacity:0.8;background: #ccc;color: #ccc;margin: 0 1px;}
		.active{opacity:1;color: #000;background:#000;}
	}
}
.nbanner{max-width: @body_width;min-width: @b_w;margin: 0 auto;height: 300px;background: url(../images/nbanner.jpg) center center no-repeat;}
/*分页*/
#prev_next {width: 100%;padding: 10px 0px;border-top: 1px solid #f2f2f2;margin-top: 10px;}
#prev_next li {line-height: 36px;width: 48%;float: left;padding: 0 1%;}
#prev_next li a {color: #333;text-decoration: none;}
/********底部**********/
.footer{
	background:@back_footer;
	margin:0 auto;
	max-width: @body_width;
	min-width: @b_w;
	.footer2{
		margin:0 auto;
		padding:24px 0;
		text-align:center;
		color: #a05052;
		font-size: 20px;
		background: #6e0002;
		a{
			color: #a05052;
		}
	}
}
.footer_head{max-width:@body_width;min-width:@b_w;height:@footerHead_h;background:@footerHead_bg;margin:0 auto;color: @footer_fc;font-size: 18px;}
.footer_head_h{width:@b_w;height: @footerHead_h;background: @footerHead_bg_s;line-height:@footerHead_h;margin:0 auto;text-align:center;}
.footer_head_h a{color: @footer_fc;font-size: 18px;}
.footer_middle{max-width:@body_width;min-width:@b_w;margin:0 auto;}
.footer_middle_b{width:@b_w;margin: 0 auto;padding-bottom: 70px;text-align: center;}
.footer_middle_b h4{text-align: center;line-height: 90px;color: #e2c86c;font-size: 36px;}
.footer_middle_b ul{padding: 0 24px;background: #903234;display: inline-block;}
.footer_middle_b ul li{height: 59px;line-height: 59px;color: rgba(255,211,212,0.73);font-size: 20px;float: left;padding-left: 30px;text-align: left;}
.footer_middle_b ul li.footer_linkman{background: url(../images/footer_linkman.png) left center no-repeat;width: 260px;}
.footer_middle_b ul li.footer_add{background: url(../images/footer_add.png) left center no-repeat;width: 360px;}
.footer_middle_b ul li.footer_email{background: url(../images/footer_email.png) left center no-repeat;width: 260px;}
.footer_middle_b a{color: @footer_fb;font-size: 12px;}

/********************************************************内页******************************************************************/
#Mleft{float: left;width: 260px;background: #fff;}
#Mright{margin:0 auto;width:@b_w;background: #fff;}

.well{background: #FCFCFC;}
.list(){
	ul{margin: 0 auto;
		li{
			background: url('../image/list_li.gif') no-repeat 5px 50%;
			border-bottom: 1px dotted #b98424;padding: 5px 20px;
			margin: 0 auto;
			width: 90%;
			a{
			}
			span{.right;
			}
		}
	}
}
/*详细页样式1*/
.info-1{
	.block-1{margin: 0 10px;
		.d-img{text-align:center;
				img{max-width:100%;max-height: 500px;}
		}
		.title{
			text-align:center;
			margin: 10px;
			background: none;
			color: #383737;
			height: auto;
			border:0;
			h2{
				color: #666;
			}
		}
		.adc{
			padding: 0 15px;
			p{
				line-height: 30px;
				font-family: '微软雅黑';
				font-size: 14px;
				margin-bottom: 0;
				text-indent: 2em;
			}
		}
		.con{
			line-height: 30px;
				font-family: '微软雅黑';
				font-size: 14px;
				margin-bottom: 0;
				p{
					margin-bottom: 0;
					line-height: 30px;
				font-family: '微软雅黑';
				font-size: 14px;
				text-indent: 2em;
				}
		}
	}
	
}
/********公司简历**********/
.article{
		margin-bottom: 20px;
		min-height: 20px;
		overflow:hidden;
		padding: 20px;
	img{max-width:100%;}  /* 这里是调整内页大小图片的，产品定位容易出错 */
	.well{}
	.title{.jz_h(50px);
		border-bottom: 2px solid #eee;
		color: #000;
		margin:0px auto 15px;
		h4{.left;
			font-size: 16px;
			line-height:50px;
			span{.off}
		}
		span{background: url(../images/home.png) left center no-repeat;padding-left: 24px;
			a{
				color:#000;
			}
		}
	}
	.com_con{padding:10px;line-height: 25px;}
	.content{margin: 25px;}
}
.page{clear: both;margin-top: 10px;text-align: center;font-size: 12px;letter-spacing: 0px; font-family:"微软雅黑";
	#page_num{ width:50px; margin-top:6px; border-radius:0px; }
	a{ display:inline-block; height:16px; line-height:16px; border:1px solid #ccc; padding:5px;color:#000; border-radius:0px; background:#fff; margin-right:4px;
		transition: all .3s ease-in-out;
			-moz-transition: all .3s ease-in-out;
			-webkit-transition: all .3s ease-in-out;
			-o-transition: all .3s ease-in-out;
		&:hover{.jz_h;
			background:#f4f4f4;border:none; padding:5px 25px;color:#000; text-decoration:none; border:1px solid #ccc; height:16px; line-height:16px;
		}
	}
}
.btn2 { border:solid 1px #ccc; padding:5px; }
.btn3 { border:solid 1px #ccc; background:#f4f4f4; padding:5px 25px; margin-right:4px; height:18px; }
#page_num1 { width:50px; height:29px; line-height:18px; margin-top:4px; border:solid 1px #ccc; border-radius:0px; }
.pn{
	font-size: 14px;
	height: 40px;
	margin-top:25px; 
	padding:8px 14px;
	position: relative;
	background: none;
	border: 0;
	border-top: 1px solid #ddd;
	border-radius: 0;
	.pn-left{.left;
		width: 50%;margin-bottom: 5px;
		b{.left;
			margin-top: 2px;
		}
	}
	.pn-right{
		width: 50%;
		float: right;
		text-align: right;
		b{.right;
			margin-top: 2px;
		}
	}
	a{
		display: block;
		text-decoration: none;
		color:@pagecolor;
		b{}
		span{bottom: 1px;margin: 0 10px; font-family: "Microsoft YaHei";.slh;}
	}
	
}

.fanhui{width: 15%;height: 24px;background: none;float: right;margin-top:-5px;
    a{text-decoration: none;color:@pagecolor;line-height: 24px;text-align: center;}
}

.nei-q {width:100%; height:99px;margin-top: 60px;}
.nei-qz a { float:left;color:@pagecolor; text-decoration:none;padding:0 3% 0 7%;width: 39%;height:99px;line-height: 99px;font-size: 16px;font-family:"微软雅黑";
 background:#eaeaea  url(../images/next_l.png) 3% center no-repeat;transition: all 0.5s;}
.nei-qz a span{display: block;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.nei-qz a:hover { color:#fff;background:@pagecolor  url(../images/next_l.png) 3% center no-repeat;}
.nei-qy a { float:right;color:@pagecolor; text-decoration:none;padding:0 7% 0 3%;width: 40%;height:99px;line-height: 99px;font-size: 16px;font-family:"微软雅黑";
overflow: hidden;white-space: nowrap;text-overflow: ellipsis;background:#eaeaea  url(../images/next_r.png) 97% center no-repeat;transition: all 0.5s;}
.nei-qy a span{display: block;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.nei-qy a:hover { color:#fff;background:@pagecolor  url(../images/next_r.png) 97% center no-repeat;}
/********留言页面**********/
.order{margin:40px 0 120px 46px;line-height:40px;
	img{vertical-align:-5px;cursor:pointer;}
}
/********新闻中心**********/
.right_main{.list;
	a { color:#000; text-decoration:none; font-family:"微软雅黑"; 
		&:hover { color:#ff0000; }
	}
}
.table{
	margin: 10px auto;
	width: 98%;
	tr{
		td{
			&:hover{}
		}
	}
}
/*带图片样式*/
.news-img{
	 ul{
	 	margin: 0;
		li{
			_width: 100px;
			_float:left; 
			_margin: 0 9px;
			.thumbnail{
				img{
					_float:left;
				}
				transition: all .3s;
				-moz-transition: all .3s;
				-webkit-transition: all .3s;
				-o-transition: all .3s;
				.caption{
					_float: left;
					h3{.slh;
						text-align: left;
						margin-bottom: 10px;
					}
				}
			}
			&:hover{
				.thumbnail{
					margin-left: 20px;

					-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
					-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
					box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
				}
			}
			
		}
	}
}


/********人才招聘**********/
	#jobs_03 {
    width: 100%;
    margin: 0px auto;
    padding: 0 0 120px;
    background: none;
}
#jobs_03_mid {
    width: 100%;
    margin: 0 auto;
    background: #fff;
}
#jobs_title {
    padding: 0 3.33% 0;
    background: #464650;
    color: #fff;
    font-size: 14px;
    height: 54px;
    line-height: 54px;
}
#jobs_03 .td1 {
    width: 17.33%;
    float: left;
}
#jobs_03 .td2 {
    width: 17.33%;
    float: left;
}
#jobs_03 .td3 {
    width: 33.91%;
    float: left;
}
#jobs_03 .td4 {
    width: 17.41%;
    float: left;
}
#jobs_03 .td5 {
    width: 13.4%;
    float: left;
}

#jobs_ul{
	width: 100%;
}
#jobs_ul ul{
    padding: 0 3.33% 73px;
}
#jobs_ul li {
    width: 100%;
}
#jobs_ul li .jobs_title {
    font-size: 14px;
    line-height: 30px;
    color: #777;
    padding: 16px 0;
    border-bottom: solid 1px #efefef;
}
#jobs_ul li .jobs_box {
    padding: 20px 3.5% 36px;
    background: #f5f5f5;
    position: relative;
    display:none;
}
#jobs_ul li .jobs_box i {
    position: absolute;
    left: 18px;
    top: -12px;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent #f5f5f5;
}
#jobs_ul li .jobs_box .info1 {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 22px;
}
#jobs_ul li .jobs_box .info1 p {
    float: left;
    font-size: 14px;
    color: #333333;
    line-height: 25px;
    min-width: 24%;
    margin: 5px 0px;
    margin-right: 1%;
}
#jobs_ul li .jobs_box .info2 {
    border-bottom: 1px solid #e5e5e5;
    padding: 14px 0 22px;
}
#jobs_ul li .jobs_box .info2 .fl {
    width: 100%;
}
#jobs_ul li .jobs_box .info2 .fl h3{
	margin-bottom: 15px;
}
#jobs_ul li .jobs_box .info3 {
    margin-top: 31px;
}
#jobs_ul li .jobs_box .info3 .apply_btn {
    width: 151px;
    height: 41px;
    line-height: 41px;
    background: #f91747;
    font-size: 16px;
    color: #ffffff;
    float: left;
    text-align: center;
}
#jobs_ul li .jobs_box .info3 .all {
    float: right;
    font-size: 14px;
    color: #777777;
    height: 41px;
    line-height: 41px;
    padding-left: 30px;
    background: url(../images/all_ico.png) no-repeat 0 center;
}
/********产品展示**********/

/********购物车go**********/
#Gwc{
	position: fixed;
	right: 6px;
	width: 200px;
	bottom: 5px;
	border: 1px solid #D6D3D3;
	border-radius: 3px;
	h3{
		padding-left: 10px;
		background: #CA0811;
		a{
			color:#FFFFFF;
			&:hover{
				color:#000;
			}
		}
	}
	.d-1{
		li{.slh;

		}
		a{

		}
	}
}
#Order-form{
	ul{
		li{
			display: inline-block;display: ~"inline\9";margin: 0 10px;
			.btn{
				padding: 0 5px;
			}
		}
	}
}
/********购物车end**********/
/********用户管理**********/
.vip-user{
	background: url('../image/login_bg_2.jpg');
}
#allmap .BMap_shadow img{
	height: auto;
}

.picturea{ float:left; width:270px;margin: 0 10px;}
.picture1a a {   
    display: block;
    width: 244px;
    height: 171px;
    padding: 13px;
    background:  url(../images/pro_bg_ny.jpg) center no-repeat;
    text-align: center;
    position: relative;
    transition: all 0.5s;
}

.picture2a {
	height: 50px;
	line-height: 50px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.picture2a a {
	font-size: 20px;
	color: #464646;
}
.picture1a img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.5s;
}
.picturea:hover .picture1a a{
	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
	transform: translate3d(0, -2px, 0);
}
.picture1a .xian {
    width:244px;
    height:171px;
}
.picture1a .xian p {
    line-height: 171px;
}




.picture{ float:left; width:220px; height:260px; overflow:hidden; margin:8px 9px 5px 9px; }
.picture1{   
    height:220px;
    width:220px;
    text-align:center;
    vertical-align:middle;
    overflow:hidden;
    display:table-cell; 
    background:#fff;
    border:1px solid #dfdfdf;
    /* position:relative;  */
    *display: block;
  }
.picture2{height:40px; text-align:center; line-height:40px; }
.picture2 a{font-size: 14px;}
.picture1 img{ vertical-align:middle; border:0;transition:all .5s;}
.picture1 img:hover{transform: scale(1.05, 1.05);}


.box { width:214px; height: 158px; }
.border_animation { border: 1px solid #eee; width: 214px; height: 158px; float: left; margin-right: 10px; position: relative; }
.border_animation .border_top { position: absolute; height: 1px; width: 0; font-size: 0; background: #666666; top: 0; left: 0; transition: all 0.5s ease-out; }
.border_animation .border_right { position: absolute; height: 0px; width: 1px; font-size: 0; background: #666666; bottom: 0; right: 0; transition: all 0.5s ease-out; }
.border_animation .border_bottom { position: absolute; height: 1px; width: 0px; font-size: 0; background: #666666; right: 0; bottom: 0; transition: all 0.5s ease-out; }
.border_animation .border_left { position: absolute; height: 0px; width: 1px; font-size: 0; background: #666666; left: 0; top: 0; transition: all 0.5s ease-out; }
.eva-switchable-panels img { display: block; }
.box .hover .border_top,.box .hover .border_bottom { width: 214px}
.box .hover .border_left,.box .hover .border_right { height: 158px}


#full-screen-slider { width:100%; height:@slider_h; float:left; position:relative; z-index:10; }
#slides { display:block; width:100%; height:@slider_h; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:360px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE; }

/* 首页留言 */
.nw-yk {
	float:left;
	width:294px;
	height:330px;
	background:#d4d4d4;
	padding:15px;
	/* 新闻资讯、常见问题、在线留言-右-下框  */
}
.nw-yk-m {
	float:left;
	width:50px;
	height:28px;
	line-height:28px;
	font-family:'微软雅黑';
	font-size:12px;
	padding-right:10px;
	text-align:right;
}
.nw-yk-k {
	float:left;
	width:220px;
	height:28px;
	padding:0px;
	line-height:28px;
	font-family:'微软雅黑';
	font-size:12px;
}
.nw-yk-k1 {
	float:left;
	width:220px;
	height:60px;
	padding:0px;
	line-height:28px;
	font-family:'微软雅黑';
	font-size:12px;
}
.nw-yk-k2 {
	float:left;
	width:60px;
	height:28px;
	padding:0px;
	line-height:28px;
	font-family:'微软雅黑';
	font-size:12px;
	margin-right:10px;
}
.nw-yk-azm {
	float:left;
	padding-top:4px;
	margin-right:10px;
}

/*-------内页左分类--------*/
.zuob {
	width:260px;
	padding-top: 20px;
	/* 鍐呴〉宸﹀垎绫�-宸︽牱寮�  */
}
.subNavBox{width: 100%;margin: 0 auto 20px;}
.subNav{cursor:pointer;font-weight:bold;height: 50px;line-height:50px;margin: 0 20px;color: #000;font-size: 16px;border-bottom: 2px solid #eee;}
.subNav:hover{color:#232323;}
.subNav_li a{display: block;height: 46px;line-height: 46px;border-bottom: 1px dotted #eee;font-size: 16px;color: #000;margin: 0 20px;background:url(../images/jiantou.png) 10px center no-repeat;padding-left: 30px;}
.subNav_li:hover a{color: #ac1010;}
.currentDt{background:url(../images/jian.png) no-repeat;background-position:95% 50%}
.navContent li a{display:block;height:40px;font-size:14px;line-height:40px;padding-left: 40px;color:#3f3f3f;background:url(../images/jiantou.png) 20px center no-repeat;}
.navContent li a:hover{color:#9b280c;}
.subNav_li a.currentmenu{color:#9b280c;}

/*-------内页左分类--------*/
.neiye-zimg {
	width:94%;
	height:538px;
	text-align:center;
	vertical-align:middle;
	background:#fff;
	overflow:hidden;
	display: block;
	line-height: 538px;
	border:solid 1px #ccc;
	padding: 3%;
 }
.neiye-zimg img{ 
	vertical-align:middle;
	border:0;
}
.neiye-yk { 
	margin-bottom: 30px; 
}
.neiye-yk h4 { 
	color: #454242;
	font-size: 24px;
	font-weight: normal;
	line-height: 36px;
	font-family: '微软雅黑';
	overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
    width: 100%;
}
.neiye-yk p{
	color: #a4a4a4;
	font-size: 17px;
	font-weight: normal;
	line-height:24px;
	font-family: '微软雅黑';
	margin: 24px 0;
    width: 100%;
}
ul.neiye-yx { 
	margin-top: 15px;	
}
ul.neiye-yx li{
	width: 100%;
	height: 278px;
	padding: 0!important;
	border-bottom: 0!important;
}
ul.neiye-yx li a.neiye_pic{
	width: 100%;
	height: 238px;
	line-height: 238px;
	overflow: hidden;
	background: #eee;
	text-align: center;
}
ul.neiye-yx li a.neiye_pic img{
	height: 100%;
	transition: all 0.6s;
}
ul.neiye-yx li p{
	height: 40px;
	line-height: 40px;
	text-align: center;
}
ul.neiye-yx li p a{
	color: #919191;
	font-size: 16px;
	font-family: '微软雅黑';
}
ul.neiye-yx li:hover a.neiye_pic img{
	transform: scale(0.95);
}

.xiangq{
	height: 40px;
	width: 100%;
	background: #eeeef2;
	margin-top: 30px;
}
.xiangq h4{
	width: 20%;
	background: @xiangq;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
}
/* 新闻内页 */

.right_main{
	width:100%;
}
.right_main ul{
	width: 100%;
}
.right_main ul li {
    width: 93%;
    height: 186px;
    border: solid 1px #e2e2e2;
    position: relative;
    margin-bottom: 20px;
    background: none;
}
.right_main ul li .news_pic {
    width: 25%;
    height: 166px;
  	position: absolute;
    left: 10px;
    top: 10px;
    text-align: center;
    overflow: hidden;
}
.right_main ul li .news_pic .imgB {
    height: 100%;
    width: 100%;
    object-fit: cover;
    vertical-align: middle;
    top: 0;
    left: 0;
    position: relative;
    opacity: 1;
}
.right_main ul li .news_pic .imgT {
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
    position: absolute;
    -webkit-transform: scale(5);
    -moz-transform: scale(5);
    -ms-transform: scale(5);
    -o-transform: scale(5);
    transform: scale(5);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0;
}
.right_main ul li:hover .news_pic .imgT {
    opacity: 0.8;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.right_main ul li:hover .news_btn a{
	background: #7d0002;
}
.right_main ul li .news_pic span {
    height: 100%;
    width: 0;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}
.right_main ul li .news_capital {
   width: 68%;
    height: 53px;
    line-height: 53px;
    border-bottom: solid 1px #e2e2e2;
    position: absolute;
    font-size: 15px;
    color: #414141;
    right: 28px;
    top: 10px;
}
.right_main ul li .news_capital h4{
	width: 90%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 53px;
}
.right_main ul li .news_capital span {
 
    display: block;
    min-width: 25px;
    padding-left: 25px;
    height: 53px;
    line-height: 53px;
    background: url(../images/news_time.png) left center no-repeat;
    color: #414141;
    font-size: 15px;
    position: absolute;
    right: 0px;
    top: 0px;
}
.right_main ul li .news_detail {
    width: 68%;
    position: absolute;
    right: 28px;
    top: 78px;
    line-height: 26px;
    color: #606060;
    font-size: 13px;
    height: 78px;
    overflow: hidden;
}
.right_main ul li .news_btn {
    width: 101px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    position: absolute;
    right: 28px;
    bottom: 10px;

}
.right_main ul li .news_btn a {
    display: block;
    background: #a8a8a8;
    color: #fff;
    font-size: 12px;
    transition: all 0.5s;
}

.neiye1-news { 
	width:100%;
	margin-bottom:15px;
}
.neiye1-nlie { width:100%; height:109px;  padding: 6px 0;background: #fff;margin-bottom: 10px;border-bottom: 1px solid #dedede;
	.neiye1-nimg {float: right; width:10%; height:109px;padding: 0 16px;text-align: right; background:none; transition: all .3s ease-in-out;
	 -moz-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; border-left: 1px solid #dedede;
	.neiye1-nimg-t { 
		display: inline-block;
		width: 70%;
		border-bottom: 1px solid #bdbdbd;
		color: #bdbdbd;
		font-family: 'Arial';
		line-height: 30px;
		font-size: 20px;
		margin-top: 15px;
		transition: all .3s ease-in-out; 
		-moz-transition: all .3s ease-in-out;
		 -webkit-transition: all .3s ease-in-out; 
		 -o-transition: all .3s ease-in-out; 
		}
	.neiye1-nimg-t1 { display: inline-block;
		color: #1890ed;
		font-family: 'Arial';
		line-height: 38px;
		font-size: 25px;
		margin-top: 10px;
		width:100%;
		font-weight: bold;
		transition: all .3s ease-in-out; 
		-moz-transition: all .3s ease-in-out; 
		-webkit-transition: all .3s ease-in-out; 
		-o-transition: all .3s ease-in-out; 
	}
}
	.neiye1-nt{
		float: left;
		width: 82%;
		padding-left: 3%;
		h4{color: #444;
		font-family: 'SimSun';
		font-weight: bold;
		font-size: 13px;
		line-height: 30px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		width: 90%;
		margin-top: 5px;


		}
		p{
			color: #777;
		font-family: 'SimSun';
		font-size: 13px;
		line-height: 30px;
		height: 60px;
		overflow: hidden;
		width: 100%;
		margin-top: 2px;
		}
	} 
}
.neiye1-nlie a{
	display: block;
	width: 100%;
}
.neiye1-nlie:hover{
	background: #f3f3f3;
}
.neiye1-nlie:hover .neiye1-nt h4{
	color: #1890ed;
}
.neiye1-nlie:hover .neiye1-nimg  .neiye1-nimg-t1{
	color: #ff9000;
}
.neiye1-nlie:hover .neiye1-nimg  .neiye1-nimg-t{
	color: #010101;
}

.news_info{
	float: left;
	width: 69%;
}
.news_info .title{
	margin: 0;
}
.news_info .title h2{
	color: #0e0a07;
	font-size: 24px;
	font-weight: normal;
	font-family: '微软雅黑';
	text-align: left;
}
.news_info .title h2 small{
	font-size: 18px;
}
.news_info .title h2 span{
	color: #584b6f;
	background: none;
	padding: 0;
	margin-right: 14px;
}
.news_rec{
	float: right;
	width: 28%;
}
.news_rec h6{
	color: #a4a4a4;
	font-size: 24px;
	font-family: '微软雅黑';
	line-height: 30px;
	font-weight: normal;
	margin-bottom: 8px;
}
.news_rec ul li{
	border-bottom: 1px solid #dcdcdc;
	padding:17px 0;
}
.news_rec ul li a{
	display: block;
}
.news_rec ul li a h4{
	color: #41403f;
	font-size: 16px;
	font-family: '微软雅黑';
	line-height: 30px;
	font-weight: normal;
	margin-bottom: 8px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
	transition: all 0.5s;
}
.news_rec ul li:hover a h4{
	width: 95%;
	padding-left: 5%;
}
.news_rec ul li a p{
	color: #8d8d8d;
	font-size: 14px;
	font-family: '微软雅黑';
	line-height: 32px;
	font-weight: normal;
	height: 64px;
	overflow: hidden;
	margin-bottom: 0;
}
.news_rec ul li:last-of-type{border-bottom: 0;} 
.news_rec ul li:hover a h4{color: #960002;}
/* 首页分类 */
.type_main{
	max-width: @body_width;
	min-width: @b_w;
	margin: 0 auto;
	background: url(../images/type.jpg) center bottom no-repeat;
}
.type_main .type{
	width: @b_w;
	margin: 0 auto;
	padding: 45px 0 170px 0;
}
.type_main .type ul{
	margin-top: 44px;
}
.type_main .type ul li{
	float: left;
	width: 199px;
	height: 475px;
	border-right: 1px solid #dbdbdb;
	transition: all .5s;
}
.type_main .type ul li:nth-child(odd){
	background: url(../images/type_li.png) center center no-repeat;
}
.type_main .type ul li:nth-child(even){
	background: url(../images/type_li1.png) center center no-repeat;
}
.type_main .type ul li:nth-child(odd):hover{
	background: url(../images/type_li2.jpg) center center no-repeat;
}
.type_main .type ul li:nth-child(even):hover{
	background: url(../images/type_li3.jpg) center center no-repeat;
}
.type_main .type ul li a{
	display: block;
}
.type_main .type ul li a h4{
	height: 280px;
	text-align: center;
	width: 40px;
	line-height: 50px;
	color: #555555;
	font-size: 36px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: normal;
	margin: 0 auto;
}
.type_main .type ul li a p{
	width: 152px;
	height: 152px;
	margin: 0 auto;
	border: 3px solid #f9f9f9;
	border-radius: 50%;
	overflow: hidden;
	transition: all .5s;
}
.type_main .type ul li a p img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.type_main .type ul li:hover{
	h4{color: #fff;}
	p{border: 3px solid #fff;}
}
/* 首页产品 */
.main_h{
    max-width: @body_width;
    min-width: @b_w;
    margin: 0 auto;
}
.chanpin{
    width: @b_w;
    margin: 0 auto; 
    padding: 58px 0 80px 0;  
}
.chanpin_middle{
	margin-top: 44px;
}
.chanpin_middle ul li{
	float: left;
	width: 391px;
	margin-right: 13px;
}
.chanpin_middle ul li:nth-child(3n){
	margin-right: 0;
}
.chanpin_middle ul li .chanpin_img{
	display: block;
	width: 363px;
	height: 258px;
	padding: 13px;
	background:  url(../images/pro_bg.jpg) center no-repeat;
	text-align: center;
	position: relative;
	transition: all 0.5s;
}
.chanpin_middle ul li img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.5s;
}
.chanpin_middle ul li:hover .chanpin_img{
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
    transform: translate3d(0, -2px, 0);
}
.xian {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 13px;
    left: 13px;
    width:363px;
    height:258px;
    box-sizing: border-box;
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, transform 0.5s;
}
.xian::before, .xian::after {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    pointer-events: none;
}
.xian::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}
.xian::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}
.xian p {
    opacity: 0;
    line-height: 258px;
    font-size: 20px;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}
.xian:hover {
    background: rgba(0, 0, 0, 0.5);
}
.xian:hover::before, .xian:hover::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.xian:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.chanpin_middle ul li .chanpin_title{
	height: 80px;
	line-height: 80px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.chanpin_title a{
	font-size: 24px;
	color: #464646;
	font-family: '寰蒋闆呴粦';
}
.chanpin_more{
	display: block;
	width: 185px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	background: #000;
	margin: 30px auto 0;
	transition: all .5s;
}
.chanpin_more:hover{
	background: #ac1010;
	color: #fff;
}

.fzzt{
	background: url(../images/fzzt.jpg) center center no-repeat;
}
.mdhl{
	background: url(../images/mdhl.jpg) center center no-repeat;
}
.cwzt{
	background: url(../images/cwzt.jpg) center center no-repeat;
}
/* 公共顶部	 */
.common{
	text-align: center;
}
.common_t{
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-family: '微软雅黑';
	background: #a0a0a0;
}
.common_t_l{
	float: left;	
}
.common_t_r{
	float: right;
}

/* 首页关于我们 */
.gsjj{
	max-width: @body_width;
	min-width: @b_w;
	margin: 0 auto;
	background: url(../images/gsjj.jpg) center center no-repeat;
}
.gsjj_body{
	width: @b_w;
	margin: 0 auto;
	height: 672px;
}
.gsjj_body1{
	padding-top: 70px;
}
.gsjj_body_l{
	float: left;
	width: 120px;
}
.gsjj_body_r{
	float: left;
	width: 614px;
	margin-left: 28px;
}
.gsjj_content{
	color: #f3f3f3;
	font-size: 18px;
	line-height: 48px;
	text-indent: 2em;
	height: 254px;
	overflow: hidden;
}
.gsjj_img{
	width: 100%;
	height: 214px;
}
.gsjj_img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
/* 首页新闻 */
.xwzx{
	max-width: @body_width;
	min-width: @b_w;
	margin: 0 auto;
	background: #960002;
}
.xwzx_body{
	width: @b_w;
	margin: 0 auto;
	padding: 16px 0 70px 0;
}
.xwzx_list{
	margin-top: 64px;
}
.xwzx_list li{
	width: 352px;
	float: left;
	height: 273px;
	margin-right: 72px;
	background: url(../images/news_li.png) center center no-repeat;
}
.xwzx_list li:nth-child(3){
	margin-right: 0;
}
.xwzx_list li a{
	display: block;
	padding: 32px;
}
.xwzx_list li a h1{
	font-weight: normal;
	background: url(../images/news_li_top.png) left center no-repeat;
	height: 48px;
	line-height: 48px;
	padding-left: 66px;
	color: #cec39f;
	font-size: 18px;
}
.xwzx_list li a h4{
	color: #eaeaea;
	font-size: 18px;
	line-height: 30px;
	margin: 8px 0 16px 0;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xwzx_list li a p{
	color: #cd8687;
	font-size: 18px;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
}
.xwzx_list li a span{
	color: rgba(234,234,234,0.23);
	font-size: 16px;
	line-height: 30px;
	margin-top: 20px;
}
.xwzx_list li:hover a h4{
	color: #e2c86c;
}
/* 常见问题 */
.question_body{
	padding-top: 12px;
	padding-bottom: 30px;
}
.question_body li{
	height: 80px;
	padding-top: 20px;
}
.question_body li a{
	display: block;
}
.question_body li a h4{
	height: 21px;
	line-height: 21px;
	font-size: 14px;
	font-family: '微软雅黑';
	color: #060202;
	font-weight: bold;
	width: 215px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 34px;
	background:  url(../images/q.jpg) 0 0 no-repeat;
}
.question_body li a p{
	margin-top: 10px;
	height: 40px;
	line-height: 19px;
	overflow: hidden;
	color: #666;
	font-size: 12px;
	font-family: 'SimSun';
	padding-left: 34px;
	background:  url(../images/a.jpg) 0 0 no-repeat;	
}

/* 首页证书 */
.zhengshu_body{
position: relative;
padding: 15px 0;
}	
.zhengshu_list{
margin: 0 auto;
}
.zhengshu_list a{
float: left;
margin: 0 auto;
width: 128px;
height: 168px;
background: red;
padding: 15px 20px;
border: 1px solid #000;
}
.zhengshu_list a img{width: 100%;}
.zs_btn{
position: absolute;
width: 20px;
height: 20px;
top: 80px;
}
.zs_left_btn{		
background: blue;
left: 0;		
}
.zs_right_btn{
background: blue;
right: 0;
}

/* 首页滚动 */
.lunbo{
	margin: 0 auto;
	width:980px;
	overflow: hidden;
}
.lunbo ul{

}
.lunbo li{
	float: left;
	width: 230px;
	height: 200px;		
	margin-right: 10px;
}
.lunbo li .lb_img{
	display: block;
}
.lunbo li .lb_img img{
	width: 100%;
}
.lb_img_title{
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.lb_img_title a{
	font-size: 12px;
	color: #fff;
	font-family: 'SimSun';
}


/* flash轮播图 */
.flexslider {
	margin: 0px auto;
	position: relative;
	max-width: @body_width;
	min-width: @b_w;
	height: @slider_h;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a {
	max-width: @body_width;
	min-width: @b_w;
	height: @slider_h;
	display: block;
}

/* 联系我们 */
.contactny{width:96%;padding: 2%;float: left;
    .cnyleft{width: 60%;float: left;
        h4{width: 100%;height: 50px;border-bottom: 1px solid #ddd;line-height: 50px;font-size: 16px;
            img{width: 25px;margin-right: 10px;}
        }
        li{width: 100%;height: 50px;line-height: 50px;font-size: 16px;
            img{width: 25px;margin-right: 10px;}
        }
        .cnyewm{width: 100%;
            img{width: 30%;margin: 2.5%;float: left;}
        }
    }
    .cnyright{width: 38%;float: right;}
}



/* 在线留言 */
.contact_my{
	margin: 0 auto;
	height: 70px;
	padding: 15px 15px 10px 17px; 
}
.contact_l{
	width: 50%;
	height: 70px;
}
.contact_pic{
	height: 80px;
	width: 65px;
	padding-top: 15px;
}
.contact_con{
	width: 262px;
	height: 65px;
	padding-left: 20px;
	border-left: 1px solid #dedede;
    line-height: 24px;
    color: #666;
}
.contact_con p{
	height: 24px;
	line-height: 24px;
    color: #666;
    margin: 0;
}
.contact_con .clearfix li{
	float: left;
	height: 36px;
	margin-right: 36px;
	line-height: 36px;
}

.ly-k .ly-k-k{
	display: inline-block;
	width: 47%;
	height: 35px;
	padding: 10px;
	line-height: 35px;
	font-family: "微软雅黑";
    font-size: 18px;
    color: #c2c2c2;
    border: 1px solid #eaeaea;
    margin-right: 6px;
    border-radius: 0;
    margin-bottom: 25px;
}
.ly-k .ly-k-k3{
	display: inline-block;
	width: 97%;
	height: 35px;
	padding: 10px;
	line-height: 35px;
	font-family: "微软雅黑";
    font-size: 18px;
    color: #c2c2c2;
    border: 1px solid #eaeaea;
    border-radius: 0;
    margin-bottom: 25px;
}
.ly-k .ly-k-k1{
	display: inline-block;
	width: 97%;
	height: 81px;
	padding: 10px;
	line-height: 35px;
	font-family: "微软雅黑";
    font-size: 18px;
    color: #c2c2c2;
    border: 1px solid #eaeaea;
    border-radius: 0;
    margin-bottom: 25px;
}
.ly-k .ly-k-k2{
	display: inline-block;
	width: 280px;
	height: 35px;
	padding: 10px;
	line-height: 35px;
	font-family: "微软雅黑";
    font-size: 18px;
    color: #c2c2c2;
    border: 1px solid #eaeaea;
    border-radius: 0;
    margin-right: 20px;
    margin-bottom: 25px;
}
.ly-k .ly_ti{
	float: right;
	width: 280px;
	height: 55px;
	text-align: center;
	line-height: 55px;
	color: #fff;
	background: #ac1011;
	font-size: 20px;
	font-family: "微软雅黑";
	padding: 0;
	border-radius: 0;
	border: 0;
	margin-bottom: 25px;
	margin-right: 10px;
}


/* 推荐产品 */
.neiye1-tle {
    float: left;
    width: 752px;
    height: 38px;
    background:#5aa7e8;
    line-height: 38px;
    font-family: "微软雅黑";
    font-size: 18px;
    padding-left: 15px;
    margin-top: 15px;
    color: #fff;
}
.neiye1-img {
    float: left;
    width: 752px;
    height: 202px;
    margin-top: 15px;
}
.neiye1-img ul .pictureb {
    float: left;
    width: 180px;
    height: 202px;
    overflow: hidden;
    padding: 0px;
    width: 180px;
    margin-right: 20px;

}
.neiye1-img ul .picture1b{
	width: 170px;
	height: 152px;
	text-align: center;
	line-height: 152px;
	padding: 5px;
    background:#f2f2f2;
    overflow: hidden;
}
.neiye1-img ul .picture1b img{
	width: 100%;
	height: 100%;
}
.neiye1-img ul  .picture2b {
    width: 162px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
}
.neiye1-img ul  .picture2b a{
	color: #010101;
    text-decoration: none;
    font-family: '微软雅黑';
}
.neiye1-img ul .pictureb:hover .picture1b{
	background: #f5e167;
}



/*悬浮链接*/
.right_nav{ right:0; bottom:170px; position:fixed; text-align:left;overflow: hidden;z-index:999;}
.right_nav li{background:#ac1010;margin:4px 0;padding: 10px;border-top-left-radius: 4px;border-bottom-left-radius: 4px;cursor:pointer;position:relative; right: -70px;}
.right_nav li .iconBox{text-align: center;overflow: hidden;display: flex;align-items: center;justify-content: space-between}
.right_nav li img{width: 30px;height:30px;}
.right_nav li h4{color: #fff;font-size:14px;margin:2px 0;margin-left: 15px;}
.right_nav li:hover{background:#ffd092;}
.right_nav li .hideBox{display: none;position: absolute;right:120px;padding:10px;padding-right: 15px; top:-10px;z-index: 999;width: 200px;}
.right_nav li .hideBox .hb{border: 1px solid #ccc;background-color: #fff; padding: 10px 20px;border-top: 2px solid #0085cd;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;}
.right_nav li .hideBox .hb h5{padding: 5px 0;border-bottom: 2px solid #ccc;color: #0085cd;font-size: 16px;font-weight: 400;display: block;white-space: nowrap;}
.right_nav li .hideBox .hb p {margin-top: 5px;font-size: 18px;font-weight: 700;}
.right_nav li:nth-child(2) .hideBox img{width:160px;height: 160px;margin-top: 10px;}


/*订购详情*/
.go_order {
    padding: 8px 25px;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    background: #007ec7;
    border: none;
    margin-top: 50px;
    outline: none;
}
.order-content{
    padding: 20px 30px;
    background: #fff;
}

.order-content .order-line{
    color: #333;
    height: 30px;
    line-height: 30px;
    margin-bottom: 12px;
    font-size: 14px;
}
.order-content .order-line:after{
    display: block;
    content: '';
    clear: both;
    height: 0;
    width: 0;
}
.order-content .order-line lable{
    width: 70px;
    margin-right: 5px;
    display: inline-block;
    float: left;
    text-align: right;
}
.order-content .order-line .order-zhi{
    float: left;
    padding: 10px;
	height: auto;
	border-radius: 0;
	box-shadow: none;
    line-height: 30px;
    padding: 0px 10px;
    max-width: 380px;
    border: 1px solid #d2d2d2;
}
.order-content .order-line .order-zhi.noborder{
    border:none;
}
.order-content .order-line  .order-zhi.overword{
    height: 30px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;

}
.order-line.bz-line{
    height: auto;
}
.order-content .order-line .beizhu{
    padding: 10px;
    float: left;
    border: 1px solid #d2d2d2;
}
.order-content .order-line .dwid{
    width: 375px;
}
.order-content .order-line img{
    display: inline-block;
    float: left;
    margin-left:15px;
}
.order-content .go-sub{
    margin-left:70px;
    border: none;
    color: #fff;
    background: #007ec7;
    font-size: 14px;
    padding: 8px 28px;
    margin-top:8px;
    border-radius: 5px;
    outline: none;
}
.order-content .go-sub:hover
{
    background: #FE4200;
}
